Information provided during a function run. More...
Public Attributes | |
nkMemory::StringView | _name = "" |
Name of the calling function, available at all times. | |
unsigned long long | _timeMicroS = 0ull |
Time the function took to run, in micro seconds. Available after a run, whether success or failure. | |
Information provided during a function run.